Skip to main content

Approval Settings Guide

The approval feature is applied on a storage unit basis. In storage where approval is applied, file uploads and downloads are processed after going through approval. This document provides guidance on how to configure settings in the admin screen. For actions on the user screen, please refer to the "Approval Request Guide (User)."

Preliminary Work


warning

The approval feature works only if the approval integration template is registered in the execution workflow in EDO. Please complete the template registration before turning on approvals in storage.

  1. Register the approval integration template in the execution workflow.
  2. Turn on the approval usage in the storage registration or modification screen. (Chapter 1)
  3. Set approval actions for the specified storage in the conditional policy. (Chapter 3)

2) and 3) must be set for the actual approval to proceed. If only 2) is set, the approval required indication and move-copy control will be applied, but no approval will occur.

Please refer to the execution workflow management guide for how to register a template.

  • EDO Execution Workflow Template Guide:link

1. Enable Approval


When you select the target storage from the storage list, a menu bar appears at the top. Press Edit to open the settings screen.

스토리지 선택 후 편집

numberitemExplanation
1EditOpen the settings screen of the selected storage.

If you turn on "Approval Usage" in the settings screen, the corresponding storage will be subject to the approval process.

승인 사용 여부

numberitemExplanation
1Approval Usage StatusWhen turned on, the upload-download of this storage will be subject to approval.

2. Application Conditions and Constraints


The approval usage item is only displayed under the following conditions.

conditionContent
Designated UseThe purpose of the storage (personal storage - shared storage - common storage - Teams storage) must be specified.
Storage MethodApproval cannot be used in secure NAS storage. The item itself is not exposed, and changing the storage method to secure NAS will disable the approval settings.

Caution - Conditional Policy Concurrent Settings: Simply turning on the approval usage does not activate the actual approval process. You must also set the approval in the conditional policy.

Note - Move/Copy Restrictions: Storage with approval cannot move or copy files to or from storage and files without approval. Please ensure that the storage is intended for exchanging with other storage and files before enabling approval.

3. Conditional Policy Linkage


The actual approval process follows the approval service integration settings of the conditional policy. In the conditional policy screen, check the policies applied to the target storage and set the approval items. For information on how to set policies, please refer to the "Conditional Policy" guide.

4. Impact on User Interface


itemAction
Approval Request FormIt is only displayed at the top when there is more than one storage with approval that the user can access.
Storage DisplayStorage with applied approval will display "Approval Required" next to the name.
Upload-DownloadIt will be registered as a request for approval and will not be processed immediately.

Caution - Entry Point for Revocation: If the user revokes access to all storage that they can access, the entry point for approval requests will disappear from the user interface even if there are pending approval requests. Please check for any unprocessed requests before revoking access.

5. Log


Approval-related actions are recorded in the integrated log.

Event CodeEvent NameExplanation
FILE_APPROVAL_REQUESTApproval RequestThis is the log history requesting approval for the file.
FILE_APPROVAL_APPROVEDFile ApprovalThis is the log history of the approved file request.
FILE_APPROVAL_REJECTEDFile Approval RejectionThis is the log history of the requested file approval that has been rejected.
FILE_APPROVAL_CANCELEDFile Approval CancellationThis is the log history of the canceled approval for the requested file.
FILE_APPROVAL_VIEWApproval File ViewingThis is the log history of the approved files that were accessed.
FILE_APPROVAL_UPLOADApproval UploadThis is the log history of files uploaded after going through the approval process.
FILE_APPROVAL_DOWNLOADApproval DownloadThis is the log history of downloaded approved files.

The path where the approval request ends without a result (approval deadline exceeded - download receipt deadline exceeded - processing failure) is communicated only as a user notification and is not recorded as an integrated log event.